2025-06-27 13:50:52,002 [ 611210 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-06-27 13:50:52,002 [ 611210 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-06-27 13:50:52,002 [ 611210 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-06-27 13:50:52,002 [ 611210 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_bay3y6 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update test_storage_s3_queue/test.py::test_commit_on_limit 'test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered]' 'test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_file[unordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered]' 'test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered]' test_storage_s3_queue/test.py::test_drop_table test_storage_s3_queue/test.py::test_exception_during_insert 'test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered]' 'test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered]' 'test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered]' 'test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered]' test_storage_s3_queue/test.py::test_max_set_age test_storage_s3_queue/test.py::test_max_set_size test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered]' 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered]' 'test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered]' 'test_storage_s3_queue/test.py::test_processed_file_setting[1]' 'test_storage_s3_queue/test.py::test_processed_file_setting[5]' 'test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1]' 'test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5]' 'test_storage_s3_queue/test.py::test_processing_threads[ordered]' 'test_storage_s3_queue/test.py::test_processing_threads[unordered]' test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check 'test_storage_s3_queue/test.py::test_shards[ordered-1]' 'test_storage_s3_queue/test.py::test_shards[ordered-8]' 'test_storage_s3_queue/test.py::test_shards[unordered-1]' 'test_storage_s3_queue/test.py::test_shards[unordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[ordered-8]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-1]' 'test_storage_s3_queue/test.py::test_shards_distributed[unordered-8]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[ordered]' 'test_storage_s3_queue/test.py::test_streaming_to_view_[unordered]' test_storage_s3_queue/test.py::test_upgrade test_storage_s3_queue/test.py::test_upgrade_2 test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_store_cleanup/test.py::test_store_cleanup test_system_clusters_actual_information/test.py::test test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend test_table_db_num_limit/test.py::test_table_db_limit 'test_table_function_mongodb/test.py::test_auth_source[False]' 'test_table_function_mongodb/test.py::test_complex_data_type[False]' 'test_table_function_mongodb/test.py::test_incorrect_data_type[False]' 'test_table_function_mongodb/test.py::test_missing_columns[False]' 'test_table_function_mongodb/test.py::test_no_credentials[False]' 'test_table_function_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_table_function_mongodb/test.py::test_secure_connection[True]' 'test_table_function_mongodb/test.py::test_simple_select[False]' test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select test_text_log_level/test.py::test_basic 'test_throttling/test.py::test_backup_throttling[no_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling]' 'test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling]' test_throttling/test.py::test_backup_throttling_override -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_system_flush_logs/test.py::test_system_logs_exists test_throttling/test.py::test_backup_throttling[no_local_throttling] test_store_cleanup/test.py::test_store_cleanup test_storage_postgresql/test.py::test_datetime_with_timezone test_storage_url_with_proxy/test.py::test_s3_with_proxy_list test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_redis/test.py::test_create_table test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_storage_s3_queue/test.py::test_commit_on_limit test_storage_redis/test.py::test_create_table [gw5] [ 1%] PASSED test_system_flush_logs/test.py::test_system_logs_exists test_system_flush_logs/test.py::test_system_logs_non_empty_queue [gw5] [ 2%] PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue test_system_flush_logs/test.py::test_system_suspend [gw8] [ 3%] PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list [gw2] [ 4%] PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] [gw3] [ 5%] PASSED test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_complex_data_type[False] [gw3] [ 6%] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_incorrect_data_type[False] [gw3] [ 7%] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] test_table_function_mongodb/test.py::test_missing_columns[False] [gw5] [ 8%] PASSED test_system_flush_logs/test.py::test_system_suspend [gw3] [ 9%] PASSED test_table_function_mongodb/test.py::test_missing_columns[False] test_table_function_mongodb/test.py::test_no_credentials[False] [gw3] [ 10%] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] [gw3] [ 11%] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw2] [ 12%] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] [gw6] [ 13%] PASSED test_table_function_redis/test.py::test_create_table test_table_function_redis/test.py::test_data_type [gw6] [ 14%] PASSED test_table_function_redis/test.py::test_data_type test_table_function_redis/test.py::test_simple_select [gw6] [ 15%] PASSED test_table_function_redis/test.py::test_simple_select [gw4] [ 16%] PASSED test_storage_redis/test.py::test_create_table test_storage_redis/test.py::test_delete [gw4] [ 17%] PASSED test_storage_redis/test.py::test_delete test_storage_redis/test.py::test_select_int [gw4] [ 18%] PASSED test_storage_redis/test.py::test_select_int test_storage_redis/test.py::test_simple_insert test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] [gw1] [ 19%] PASSED test_storage_postgresql/test.py::test_datetime_with_timezone [gw2] [ 20%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] test_storage_postgresql/test.py::test_filter_pushdown [gw4] [ 21%] PASSED test_storage_redis/test.py::test_simple_insert test_storage_redis/test.py::test_simple_select [gw4] [ 22%] PASSED test_storage_redis/test.py::test_simple_select test_storage_redis/test.py::test_truncate [gw4] [ 23%] PASSED test_storage_redis/test.py::test_truncate test_storage_redis/test.py::test_update [gw4] [ 24%] PASSED test_storage_redis/test.py::test_update test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw7] [ 25%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw2] [ 26%] PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] [gw3] [ 27%] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] test_table_db_num_limit/test.py::test_table_db_limit [gw1] [ 28%] PASSED test_storage_postgresql/test.py::test_filter_pushdown test_storage_postgresql/test.py::test_fixed_string_type [gw1] [ 29%] PASSED test_storage_postgresql/test.py::test_fixed_string_type test_throttling/test.py::test_backup_throttling[server_local_throttling] test_storage_postgresql/test.py::test_literal_escaping [gw7] [ 30%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish [gw1] [ 31%] PASSED test_storage_postgresql/test.py::test_literal_escaping test_storage_postgresql/test.py::test_non_default_schema [gw1] [ 32%] PASSED test_storage_postgresql/test.py::test_non_default_schema test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_system_clusters_actual_information/test.py::test [gw1] [ 33%] PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function test_storage_postgresql/test.py::test_postgres_addresses_expr [gw1] [ 34%] PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges [gw2] [ 35%] PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] [gw1] [ 36%] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges test_storage_postgresql/test.py::test_postgres_conversions [gw1] [ 37%] PASSED test_storage_postgresql/test.py::test_postgres_conversions test_storage_postgresql/test.py::test_postgres_distributed test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw1] [ 38%] PASSED test_storage_postgresql/test.py::test_postgres_distributed test_storage_postgresql/test.py::test_postgres_ndim [gw1] [ 39%] PASSED test_storage_postgresql/test.py::test_postgres_ndim test_storage_postgresql/test.py::test_postgres_on_conflict [gw1] [ 40%] PASSED test_storage_postgresql/test.py::test_postgres_on_conflict test_storage_postgresql/test.py::test_postgres_select_insert [gw8] [ 41%] PASSED test_table_db_num_limit/test.py::test_table_db_limit [gw2] [ 42%] PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] [gw1] [ 43%] PASSED test_storage_postgresql/test.py::test_postgres_select_insert test_storage_postgresql/test.py::test_predefined_connection_configuration [gw0] [ 44%] PASSED test_storage_s3_queue/test.py::test_commit_on_limit test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] [gw0] [ 45%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] [gw1] [ 46%] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration test_storage_postgresql/test.py::test_uuid test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw1] [ 47%] PASSED test_storage_postgresql/test.py::test_uuid test_storage_postgresql/test.py::test_where_false [gw1] [ 48%] PASSED test_storage_postgresql/test.py::test_where_false [gw0] [ 49%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] [gw0] [ 50%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] [gw3] [ 51%] PASSED test_table_function_mongodb/test.py::test_simple_select[False] [gw2] [ 52%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] [gw9] [ 53%] PASSED test_store_cleanup/test.py::test_store_cleanup [gw0] [ 54%] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] test_storage_s3_queue/test.py::test_direct_select_file[ordered] test_text_log_level/test.py::test_basic [gw0] [ 55%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[ordered] test_storage_s3_queue/test.py::test_direct_select_file[unordered] test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw0] [ 56%] PASSED test_storage_s3_queue/test.py::test_direct_select_file[unordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] [gw0] [ 57%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] [gw2] [ 58%] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] [gw0] [ 59%] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] test_storage_s3_queue/test.py::test_drop_table [gw9] [ 60%] PASSED test_text_log_level/test.py::test_basic test_throttling/test.py::test_backup_throttling[user_local_throttling] [gw2] [ 61%] PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] [gw2] [ 62%] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] [gw2] [ 63%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw2] [ 64%] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] [gw0] [ 65%] PASSED test_storage_s3_queue/test.py::test_drop_table test_storage_s3_queue/test.py::test_exception_during_insert test_throttling/test.py::test_backup_throttling_override [gw0] [ 66%] PASSED test_storage_s3_queue/test.py::test_exception_during_insert test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] [gw7] [ 67%] PASSED test_system_clusters_actual_information/test.py::test [gw2] [ 68%] PASSED test_throttling/test.py::test_backup_throttling_override [gw0] [ 69%] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] [gw0] [ 70%] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] [gw0] [ 71%] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] [gw0] [ 72%] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] test_storage_s3_queue/test.py::test_max_set_age [gw0] [ 73%] PASSED test_storage_s3_queue/test.py::test_max_set_age test_storage_s3_queue/test.py::test_max_set_size [gw0] [ 74%] PASSED test_storage_s3_queue/test.py::test_max_set_size test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch [gw0] [ 75%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] [gw0] [ 76%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] [gw0] [ 77%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] [gw0] [ 78%] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] test_storage_s3_queue/test.py::test_processed_file_setting[1] [gw0] [ 79%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[1] test_storage_s3_queue/test.py::test_processed_file_setting[5] [gw0] [ 80%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[5] test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] [gw0] [ 81%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] [gw0] [ 82%] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] test_storage_s3_queue/test.py::test_processing_threads[ordered] [gw0] [ 83%] PASSED test_storage_s3_queue/test.py::test_processing_threads[ordered] test_storage_s3_queue/test.py::test_processing_threads[unordered] [gw0] [ 84%] PASSED test_storage_s3_queue/test.py::test_processing_threads[unordered] test_storage_s3_queue/test.py::test_s3_client_reused [gw0] [ 85%] PASSED test_storage_s3_queue/test.py::test_s3_client_reused test_storage_s3_queue/test.py::test_settings_check [gw0] [ 86%] PASSED test_storage_s3_queue/test.py::test_settings_check test_storage_s3_queue/test.py::test_shards[ordered-1] [gw0] [ 87%] PASSED test_storage_s3_queue/test.py::test_shards[ordered-1] test_storage_s3_queue/test.py::test_shards[ordered-8] [gw0] [ 88%] PASSED test_storage_s3_queue/test.py::test_shards[ordered-8] test_storage_s3_queue/test.py::test_shards[unordered-1] [gw0] [ 89%] PASSED test_storage_s3_queue/test.py::test_shards[unordered-1] test_storage_s3_queue/test.py::test_shards[unordered-8] [gw0] [ 90%] PASSED test_storage_s3_queue/test.py::test_shards[unordered-8] test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] [gw0] [ 91%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] [gw0] [ 92%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] [gw0] [ 93%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] [gw0] [ 94%] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] [gw0] [ 95%] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] [gw0] [ 96%] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] [gw0] [ 97%] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] [gw0] [ 98%] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] test_storage_s3_queue/test.py::test_upgrade [gw0] [ 99%] PASSED test_storage_s3_queue/test.py::test_upgrade test_storage_s3_queue/test.py::test_upgrade_2 [gw0] [100%] PASSED test_storage_s3_queue/test.py::test_upgrade_2 =============================== warnings summary =============================== test_table_function_mongodb/test.py::test_auth_source[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2624: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_table_function_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:227: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_table_function_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:89: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_complex_data_type[False] test_table_function_mongodb/test.py::test_secure_connection[True] test_table_function_mongodb/test.py::test_simple_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_table_function_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:124: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:263: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:186: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_throttling/test.py::test_backup_throttling[no_local_throttling] /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.7.5'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( test_table_function_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:145: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_table_function_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_table_function_mongodb/test.py:47: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 120.60s call test_system_clusters_actual_information/test.py::test 69.18s call test_storage_s3_queue/test.py::test_drop_table 69.07s call test_store_cleanup/test.py::test_store_cleanup 64.95s setup test_storage_s3_queue/test.py::test_commit_on_limit 48.23s call test_storage_s3_queue/test.py::test_max_set_age 38.19s call test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 37.11s call test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 36.54s call test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 35.32s call test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 29.54s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 28.82s setup test_storage_postgresql/test.py::test_datetime_with_timezone 28.30s teardown test_throttling/test.py::test_backup_throttling_override 27.60s call test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] 27.48s call test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] 25.05s setup test_table_function_redis/test.py::test_create_table 25.03s setup test_storage_redis/test.py::test_create_table 24.08s teardown test_storage_s3_queue/test.py::test_upgrade_2 23.78s call test_table_function_mongodb/test.py::test_simple_select[False] 22.77s teardown test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 21.52s call test_throttling/test.py::test_backup_throttling_override 21.34s call test_storage_s3_queue/test.py::test_max_set_size 21.30s call test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] 21.14s call test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] 21.05s call test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] 20.89s call test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] 20.45s call test_storage_s3_queue/test.py::test_s3_client_reused 20.39s call test_storage_s3_queue/test.py::test_processed_file_setting[1] 20.33s call test_storage_s3_queue/test.py::test_processed_file_setting[5] 20.32s call test_storage_s3_queue/test.py::test_shards[ordered-8] 18.86s call test_storage_s3_queue/test.py::test_shards[ordered-1] 18.75s setup test_table_function_mongodb/test.py::test_simple_select[False] 18.56s call test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] 17.64s setup test_table_function_mongodb/test.py::test_auth_source[False] 17.44s setup test_throttling/test.py::test_backup_throttling[no_local_throttling] 17.10s setup test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 17.10s call test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] 17.07s call test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] 16.99s call test_storage_s3_queue/test.py::test_shards[unordered-1] 16.94s call test_storage_s3_queue/test.py::test_shards[unordered-8] 16.87s setup test_table_function_mongodb/test.py::test_secure_connection[True] 14.24s setup test_system_flush_logs/test.py::test_system_logs_exists 13.64s call test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 13.49s call test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 13.49s call test_throttling/test.py::test_backup_throttling[user_local_throttling] 13.45s setup test_table_db_num_limit/test.py::test_table_db_limit 13.41s call test_storage_s3_queue/test.py::test_upgrade_2 13.29s setup test_store_cleanup/test.py::test_store_cleanup 13.08s setup test_text_log_level/test.py::test_basic 10.85s call test_storage_postgresql/test.py::test_filter_pushdown 9.73s setup test_system_clusters_actual_information/test.py::test 9.65s call test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 9.42s call test_throttling/test.py::test_backup_throttling[server_local_throttling] 9.37s call test_storage_s3_queue/test.py::test_upgrade 8.42s call test_storage_s3_queue/test.py::test_exception_during_insert 8.30s call test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 7.92s call test_table_db_num_limit/test.py::test_table_db_limit 7.27s call test_storage_s3_queue/test.py::test_processing_threads[ordered] 7.23s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 6.67s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 6.60s call test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 6.15s call test_storage_postgresql/test.py::test_postgres_select_insert 6.12s teardown test_throttling/test.py::test_backup_throttling[user_local_throttling] 6.07s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 6.04s teardown test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 6.03s teardown test_throttling/test.py::test_backup_throttling[server_local_throttling] 6.02s teardown test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 6.00s teardown test_system_clusters_actual_information/test.py::test 5.99s call test_storage_s3_queue/test.py::test_processing_threads[unordered] 5.94s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 5.87s teardown test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 5.77s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 5.74s teardown test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 5.73s teardown test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 5.54s call test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 5.43s teardown test_throttling/test.py::test_backup_throttling[no_local_throttling] 5.30s teardown test_storage_postgresql/test.py::test_where_false 5.06s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 4.98s teardown test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 4.82s teardown test_table_function_mongodb/test.py::test_simple_select[False] 4.51s teardown test_storage_redis/test.py::test_update 4.22s call test_storage_postgresql/test.py::test_predefined_connection_configuration 4.01s teardown test_table_function_redis/test.py::test_simple_select 3.94s teardown test_text_log_level/test.py::test_basic 3.69s call test_storage_postgresql/test.py::test_non_default_schema 3.68s call test_storage_postgresql/test.py::test_postgres_distributed 3.61s teardown test_table_db_num_limit/test.py::test_table_db_limit 3.58s call test_storage_s3_queue/test.py::test_direct_select_file[ordered] 3.53s call test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 3.50s call test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] 3.48s call test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] 3.38s call test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] 3.38s call test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 3.34s call test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] 3.16s call test_storage_s3_queue/test.py::test_direct_select_file[unordered] 2.84s call test_storage_s3_queue/test.py::test_commit_on_limit 2.45s call test_system_flush_logs/test.py::test_system_logs_exists 2.34s teardown test_system_flush_logs/test.py::test_system_suspend 2.15s call test_system_flush_logs/test.py::test_system_suspend 2.12s call test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 2.08s call test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 2.02s call test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 1.85s teardown test_store_cleanup/test.py::test_store_cleanup 1.77s call test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 1.77s call test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 1.66s call test_storage_redis/test.py::test_create_table 1.61s call test_storage_postgresql/test.py::test_postgres_conversions 1.59s call test_text_log_level/test.py::test_basic 1.59s call test_storage_postgresql/test.py::test_literal_escaping 1.46s call test_storage_redis/test.py::test_simple_insert 1.42s call test_storage_redis/test.py::test_delete 1.41s call test_storage_postgresql/test.py::test_postgres_on_conflict 1.24s setup test_storage_s3_queue/test.py::test_processing_threads[unordered] 1.23s call test_storage_postgresql/test.py::test_postgres_addresses_expr 1.23s setup test_storage_s3_queue/test.py::test_processed_file_setting[1] 1.22s setup test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 1.21s setup test_storage_s3_queue/test.py::test_shards[unordered-8] 1.21s call test_storage_postgresql/test.py::test_datetime_with_timezone 1.20s call test_table_function_mongodb/test.py::test_secure_connection[True] 1.19s setup test_storage_s3_queue/test.py::test_s3_client_reused 1.17s setup test_storage_s3_queue/test.py::test_shards[ordered-8] 1.16s setup test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 1.13s setup test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 1.10s setup test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] 1.09s setup test_storage_s3_queue/test.py::test_shards[unordered-1] 1.09s setup test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 1.08s setup test_storage_s3_queue/test.py::test_exception_during_insert 1.08s setup test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] 1.05s setup test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 1.04s call test_storage_redis/test.py::test_update 0.93s call test_storage_s3_queue/test.py::test_settings_check 0.88s call test_storage_redis/test.py::test_truncate 0.82s call test_storage_redis/test.py::test_select_int 0.80s call test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.77s call test_storage_redis/test.py::test_simple_select 0.73s call test_table_function_mongodb/test.py::test_complex_data_type[False] 0.70s call test_storage_postgresql/test.py::test_where_false 0.70s call test_storage_postgresql/test.py::test_fixed_string_type 0.67s call test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.61s call test_table_function_mongodb/test.py::test_auth_source[False] 0.61s call test_table_function_redis/test.py::test_data_type 0.59s call test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.58s call test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.58s call test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.58s call test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.57s call test_table_function_redis/test.py::test_create_table 0.49s call test_storage_postgresql/test.py::test_postgres_ndim 0.49s call test_storage_url_with_proxy/test.py::test_s3_with_proxy_list 0.48s setup test_storage_s3_queue/test.py::test_direct_select_file[ordered] 0.46s setup test_storage_s3_queue/test.py::test_processed_file_setting[5] 0.44s setup test_storage_s3_queue/test.py::test_max_set_age 0.44s setup test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.44s setup test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] 0.43s teardown test_storage_postgresql/test.py::test_uuid 0.43s teardown test_storage_postgresql/test.py::test_postgres_distributed 0.43s call test_throttling/test.py::test_backup_throttling[no_local_throttling] 0.43s setup test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] 0.41s setup test_storage_s3_queue/test.py::test_upgrade_2 0.41s setup test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 0.41s setup test_storage_s3_queue/test.py::test_max_set_size 0.41s setup test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 0.41s setup test_storage_s3_queue/test.py::test_drop_table 0.40s setup test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 0.39s setup test_storage_s3_queue/test.py::test_direct_select_file[unordered] 0.39s setup test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] 0.39s setup test_storage_s3_queue/test.py::test_settings_check 0.38s setup test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] 0.38s call test_table_function_redis/test.py::test_simple_select 0.38s teardown test_storage_postgresql/test.py::test_literal_escaping 0.38s teardown test_storage_postgresql/test.py::test_postgres_on_conflict 0.38s teardown test_storage_postgresql/test.py::test_non_default_schema 0.37s setup test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] 0.36s setup test_storage_s3_queue/test.py::test_upgrade 0.36s setup test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] 0.36s setup test_storage_s3_queue/test.py::test_processing_threads[ordered] 0.36s setup test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 0.35s setup test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 0.34s teardown test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.34s teardown test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.34s setup test_storage_s3_queue/test.py::test_shards[ordered-1] 0.34s setup test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] 0.34s setup test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] 0.33s setup test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] 0.33s setup test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] 0.33s teardown test_storage_postgresql/test.py::test_datetime_with_timezone 0.33s teardown test_storage_postgresql/test.py::test_fixed_string_type 0.33s teardown test_storage_postgresql/test.py::test_filter_pushdown 0.33s teardown test_storage_postgresql/test.py::test_postgres_addresses_expr 0.33s teardown test_storage_postgresql/test.py::test_predefined_connection_configuration 0.33s teardown test_storage_postgresql/test.py::test_postgres_select_insert 0.33s teardown test_storage_postgresql/test.py::test_postgres_conversions 0.33s teardown test_storage_postgresql/test.py::test_postgres_ndim 0.32s call test_table_function_mongodb/test.py::test_missing_columns[False] 0.31s call test_table_function_mongodb/test.py::test_no_credentials[False] 0.30s setup test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] 0.23s call test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.23s call test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.17s call test_storage_postgresql/test.py::test_uuid 0.01s teardown test_storage_s3_queue/test.py::test_drop_table 0.00s teardown test_storage_s3_queue/test.py::test_exception_during_insert 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] 0.00s teardown test_storage_s3_queue/test.py::test_processing_threads[unordered] 0.00s teardown test_storage_s3_queue/test.py::test_max_set_age 0.00s teardown test_storage_s3_queue/test.py::test_shards[ordered-8] 0.00s teardown test_storage_s3_queue/test.py::test_shards[unordered-1] 0.00s teardown test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_commit_on_limit 0.00s teardown test_storage_s3_queue/test.py::test_shards[unordered-8] 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting[1] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_s3_client_reused 0.00s setup test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] 0.00s setup test_storage_postgresql/test.py::test_where_false 0.00s setup test_throttling/test.py::test_backup_throttling[user_local_throttling] 0.00s setup test_throttling/test.py::test_backup_throttling_override 0.00s teardown test_storage_s3_queue/test.py::test_shards[ordered-1] 0.00s setup test_storage_postgresql/test.py::test_literal_escaping 0.00s setup test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] 0.00s setup test_storage_postgresql/test.py::test_filter_pushdown 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] 0.00s setup test_storage_postgresql/test.py::test_postgres_ndim 0.00s setup test_storage_postgresql/test.py::test_postgres_conversions 0.00s teardown test_storage_s3_queue/test.py::test_processing_threads[ordered] 0.00s setup test_storage_postgresql/test.py::test_postgres_addresses_expr 0.00s setup test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] 0.00s setup test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] 0.00s setup test_storage_postgresql/test.py::test_postgres_select_insert 0.00s setup test_system_flush_logs/test.py::test_system_suspend 0.00s setup test_storage_postgresql/test.py::test_predefined_connection_configuration 0.00s teardown test_storage_s3_queue/test.py::test_max_set_size 0.00s setup test_storage_postgresql/test.py::test_non_default_schema 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] 0.00s setup test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function 0.00s setup test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] 0.00s setup test_storage_postgresql/test.py::test_uuid 0.00s teardown test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] 0.00s setup test_storage_redis/test.py::test_simple_select 0.00s teardown test_storage_s3_queue/test.py::test_settings_check 0.00s teardown test_storage_s3_queue/test.py::test_processed_file_setting[5] 0.00s setup test_storage_redis/test.py::test_truncate 0.00s setup test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s setup test_storage_redis/test.py::test_simple_insert 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] 0.00s teardown test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] 0.00s teardown test_table_function_mongodb/test.py::test_secure_connection[True] 0.00s teardown test_storage_redis/test.py::test_simple_select 0.00s setup test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] 0.00s setup test_storage_redis/test.py::test_update 0.00s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] 0.00s teardown test_storage_s3_queue/test.py::test_upgrade 0.00s teardown test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_file[unordered] 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] 0.00s teardown test_system_flush_logs/test.py::test_system_logs_exists 0.00s teardown test_storage_redis/test.py::test_simple_insert 0.00s setup test_storage_postgresql/test.py::test_fixed_string_type 0.00s teardown test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_system_flush_logs/test.py::test_system_logs_non_empty_queue 0.00s teardown test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_s3_queue/test.py::test_direct_select_file[ordered] 0.00s teardown test_storage_redis/test.py::test_truncate 0.00s teardown test_table_function_redis/test.py::test_create_table 0.00s setup test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s setup test_storage_postgresql/test.py::test_postgres_distributed 0.00s setup test_table_function_redis/test.py::test_data_type 0.00s setup test_storage_postgresql/test.py::test_postgres_on_conflict 0.00s setup test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_redis/test.py::test_select_int 0.00s teardown test_storage_redis/test.py::test_select_int 0.00s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish 0.00s teardown test_table_function_mongodb/test.py::test_auth_source[False] 0.00s setup test_table_function_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_redis/test.py::test_create_table 0.00s setup test_table_function_redis/test.py::test_simple_select 0.00s teardown test_storage_redis/test.py::test_delete 0.00s setup test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s setup test_storage_redis/test.py::test_delete 0.00s teardown test_table_function_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_table_function_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_table_function_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_table_function_redis/test.py::test_data_type =========================== short test summary info ============================ PASSED test_system_flush_logs/test.py::test_system_logs_exists PASSED test_system_flush_logs/test.py::test_system_logs_non_empty_queue PASSED test_storage_url_with_proxy/test.py::test_s3_with_proxy_list PASSED test_throttling/test.py::test_backup_throttling[no_local_throttling] PASSED test_table_function_mongodb/test.py::test_auth_source[False] PASSED test_table_function_mongodb/test.py::test_complex_data_type[False] PASSED test_table_function_mongodb/test.py::test_incorrect_data_type[False] PASSED test_system_flush_logs/test.py::test_system_suspend PASSED test_table_function_mongodb/test.py::test_missing_columns[False] PASSED test_table_function_mongodb/test.py::test_no_credentials[False] PASSED test_table_function_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_throttling/test.py::test_backup_throttling[no_local_to_remote_throttling] PASSED test_table_function_redis/test.py::test_create_table PASSED test_table_function_redis/test.py::test_data_type PASSED test_table_function_redis/test.py::test_simple_select PASSED test_storage_redis/test.py::test_create_table PASSED test_storage_redis/test.py::test_delete PASSED test_storage_redis/test.py::test_select_int PASSED test_storage_postgresql/test.py::test_datetime_with_timezone PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_local_throttling] PASSED test_storage_redis/test.py::test_simple_insert PASSED test_storage_redis/test.py::test_simple_select PASSED test_storage_redis/test.py::test_truncate PASSED test_storage_redis/test.py::test_update PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_throttling/test.py::test_backup_throttling[no_remote_to_remote_throttling] PASSED test_table_function_mongodb/test.py::test_secure_connection[True] PASSED test_storage_postgresql/test.py::test_filter_pushdown PASSED test_storage_postgresql/test.py::test_fixed_string_type PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_rubbish PASSED test_storage_postgresql/test.py::test_literal_escaping PASSED test_storage_postgresql/test.py::test_non_default_schema PASSED test_storage_postgresql/test.py::test_parameters_validation_for_postgresql_function PASSED test_storage_postgresql/test.py::test_postgres_addresses_expr PASSED test_throttling/test.py::test_backup_throttling[server_local_throttling] PASSED test_storage_postgresql/test.py::test_postgres_array_ndim_error_messges PASSED test_storage_postgresql/test.py::test_postgres_conversions PASSED test_storage_postgresql/test.py::test_postgres_distributed PASSED test_storage_postgresql/test.py::test_postgres_ndim PASSED test_storage_postgresql/test.py::test_postgres_on_conflict PASSED test_table_db_num_limit/test.py::test_table_db_limit PASSED test_throttling/test.py::test_backup_throttling[server_local_to_remote_throttling] PASSED test_storage_postgresql/test.py::test_postgres_select_insert PASSED test_storage_s3_queue/test.py::test_commit_on_limit PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-ordered] PASSED test_storage_postgresql/test.py::test_predefined_connection_configuration PASSED test_storage_postgresql/test.py::test_uuid PASSED test_storage_postgresql/test.py::test_where_false PASSED test_storage_s3_queue/test.py::test_delete_after_processing[AzureQueue-unordered] PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-ordered] PASSED test_table_function_mongodb/test.py::test_simple_select[False] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_local_throttling] PASSED test_store_cleanup/test.py::test_store_cleanup PASSED test_storage_s3_queue/test.py::test_delete_after_processing[S3Queue-unordered] PASSED test_storage_s3_queue/test.py::test_direct_select_file[ordered] PASSED test_storage_s3_queue/test.py::test_direct_select_file[unordered] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[ordered] PASSED test_throttling/test.py::test_backup_throttling[server_remote_to_remote_throttling] PASSED test_storage_s3_queue/test.py::test_direct_select_multiple_files[unordered] PASSED test_text_log_level/test.py::test_basic PASSED test_throttling/test.py::test_backup_throttling[user_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_local_to_remote_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_local_throttling] PASSED test_throttling/test.py::test_backup_throttling[user_remote_to_remote_throttling] PASSED test_storage_s3_queue/test.py::test_drop_table PASSED test_storage_s3_queue/test.py::test_exception_during_insert PASSED test_system_clusters_actual_information/test.py::test PASSED test_throttling/test.py::test_backup_throttling_override PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-ordered] PASSED test_storage_s3_queue/test.py::test_failed_retry[AzureQueue-unordered] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-ordered] PASSED test_storage_s3_queue/test.py::test_failed_retry[S3Queue-unordered] PASSED test_storage_s3_queue/test.py::test_max_set_age PASSED test_storage_s3_queue/test.py::test_max_set_size PASSED test_storage_s3_queue/test.py::test_multiple_tables_meta_mismatch PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync[unordered] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[ordered] PASSED test_storage_s3_queue/test.py::test_multiple_tables_streaming_sync_distributed[unordered] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[1] PASSED test_storage_s3_queue/test.py::test_processed_file_setting[5] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[1] PASSED test_storage_s3_queue/test.py::test_processed_file_setting_distributed[5] PASSED test_storage_s3_queue/test.py::test_processing_threads[ordered] PASSED test_storage_s3_queue/test.py::test_processing_threads[unordered] PASSED test_storage_s3_queue/test.py::test_s3_client_reused PASSED test_storage_s3_queue/test.py::test_settings_check PASSED test_storage_s3_queue/test.py::test_shards[ordered-1] PASSED test_storage_s3_queue/test.py::test_shards[ordered-8] PASSED test_storage_s3_queue/test.py::test_shards[unordered-1] PASSED test_storage_s3_queue/test.py::test_shards[unordered-8] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-1] PASSED test_storage_s3_queue/test.py::test_shards_distributed[ordered-8] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-1] PASSED test_storage_s3_queue/test.py::test_shards_distributed[unordered-8] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[ordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_many_views[unordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[ordered] PASSED test_storage_s3_queue/test.py::test_streaming_to_view_[unordered] PASSED test_storage_s3_queue/test.py::test_upgrade PASSED test_storage_s3_queue/test.py::test_upgrade_2 ================= 100 passed, 14 warnings in 820.76s (0:13:40) =================